home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / icon tools / iconmanager / whatis / include / proto / whatis.h next >
C/C++ Source or Header  |  1996-04-07  |  190b  |  8 lines

  1. #ifndef PROTO_WHATIS_H
  2. #define PROTO_WHATIS_H
  3. #include <libraries/whatisbase.h>
  4. extern struct Library *WhatIsBase;
  5. #include <clib/whatis_protos.h>
  6. #include <pragmas/whatis_pragmas.h>
  7. #endif
  8.